Skip to content

Bump the npm group across 2 directories with 2 updates#668

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-56da1d81d8
Sep 4, 2025
Merged

Bump the npm group across 2 directories with 2 updates#668
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-56da1d81d8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2025

Copy link
Copy Markdown
Contributor

Bumps the npm group with 2 updates in the / directory: @aws-sdk/client-cloudformation and @types/node.
Bumps the npm group with 1 update in the /test directory: @types/node.

Updates @aws-sdk/client-cloudformation from 3.879.0 to 3.882.0

Release notes

Sourced from @​aws-sdk/client-cloudformation's releases.

v3.882.0

3.882.0(2025-09-04)

Chores
  • private: set schema serde mode for duplicated protocol tests (#7309) (7f8420a9)
  • codegen: sync for eventstream codegen, schema bucketing (#7306) (b0f91073)
New Features
  • clients: update client endpoints as of 2025-09-04 (c19b98de)
  • client-ec2: Add m8i, m8i-flex and i8ge instance types. (19e055a6)
  • client-rds: Added new EndpointNetworkType and TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (38f10e0b)
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for datetime and duration attribute values. (d4b1d361)
  • client-cleanrooms: Add support for configurable compute sizes for PySpark jobs. (9a691611)
  • client-cloudformation: ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN. (61ad5ad5)
  • client-opensearchserverless: Add support for Federal Information Processing Standards (FIPS) and Federal Risk and Authorization Management Program (FedRAMP) compliance (0bdbd8e9)
Bug Fixes
  • ci: rename pull-request-build-yml to pull-request-build.yml (#7307) (b3364f73)
  • credential-provider-node: fix logger binding issue (#7302) (b5ca7c46)

For list of updated packages, view updated-packages.md in assets-3.882.0.zip

v3.881.0

3.881.0(2025-09-03)

Chores
New Features
  • clients: update client endpoints as of 2025-09-03 (f43aa69a)
  • client-route-53: Amazon Route 53 now supports the Asia Pacific (New Zealand) Region (ap-southeast-6) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. (92e1585d)
  • client-route-53-domains: Added new ExtraParams AU_ELIGIBILITY_TYPE, AU_POLICY_REASON, and AU_REGISTRANT_NAME (c1988759)
  • client-rds: This release adds support for MasterUserAuthenticationType parameter on CreateDBInstance, ModifyDBInstance, CreateDBCluster, and ModifyDBCluster operations. (ff60909b)
  • client-cleanroomsml: AWS Clean Rooms ML adds log sanitization for privacy-enhanced error summaries, supports new instance types for custom models providing better performance and lower costs, and deprecates P3-series instances. (ee27575e)
  • client-cloudfront: Adding an optional field IpAddressType in CustomOriginConfig (2bbd0844)
  • client-mq: Add CONFIG_MANAGED as a supported AuthenticationStrategy for Amazon MQ for RabbitMQ brokers. Make username and password optional on broker creation for CONFIG_MANAGED brokers. (245d676c)
  • client-cleanrooms: Added support for adding new data provider members to an existing collaboration. (57c9c4a9)
  • client-transcribe-streaming: This release adds support for automatic language identification in AWS Transcribe Call Analytics (2e3a6138)
Tests

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cloudformation's changelog.

3.882.0 (2025-09-04)

Features

  • client-cloudformation: ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN. (61ad5ad)
Commits
  • 2481519 Publish v3.882.0
  • 61ad5ad feat(client-cloudformation): ListHookResults API now supports retrieving invo...
  • b0f9107 chore(codegen): sync for eventstream codegen, schema bucketing (#7306)
  • See full diff in compare view

Updates @types/node from 24.3.0 to 24.3.1

Commits

Updates @types/node from 24.3.0 to 24.3.1

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm group with 2 updates in the / directory: [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Bumps the npm group with 1 update in the /test directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@aws-sdk/client-cloudformation` from 3.879.0 to 3.882.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudformation/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.882.0/clients/client-cloudformation)

Updates `@types/node` from 24.3.0 to 24.3.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/node` from 24.3.0 to 24.3.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.882.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 24.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 24.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 4, 2025
@github-actions github-actions Bot enabled auto-merge (squash) September 4, 2025 21:13
@github-actions github-actions Bot merged commit 1a025e9 into main Sep 4, 2025
4 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/npm-56da1d81d8 branch September 4, 2025 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants